home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19971216-19980424 / 000161_news@newsmaster….columbia.edu _Tue Feb 3 09:35:46 1998.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA07595
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Tue, 3 Feb 1998 09:35:44 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id JAA16414
  7.     for kermit.misc@watsun; Tue, 3 Feb 1998 09:35:44 -0500 (EST)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: Divide Overflow with 3.12
  12. Date: 3 Feb 1998 14:35:43 GMT
  13. Organization: Columbia University
  14. Lines: 20
  15. Message-ID: <6b79vv$meu$1@apakabar.cc.columbia.edu>
  16. References: <34D40FDC.64AB@uc.edu> <6b6jij$8g$1@trog.dra.hmg.gb>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:8344
  19.  
  20. In article <6b6jij$8g$1@trog.dra.hmg.gb>,
  21. Doug Pickering <djpickering@dera.gov.uk> wrote:
  22. : ...
  23. : If like me you need to use 3.12 because of the product macro then I suggest
  24. :    the following:
  25. : 1) Get hold of the Kermit 3.12 source
  26. : 2) Get hold of the latest source (I used 3.14)
  27. : 3) Build the 3.12 version.
  28. : 4) Run the 3.12 version with codeview and let it crash
  29. : 5) Determine where it has crashed and replace the relevent code with the
  30. :    code from the latest version of Kermit.
  31. : 6) rebuild
  32. :
  33. : And there you have it.
  34. :
  35. Congratulations on creative use of source code.  But what gave you the
  36. impression that the PRODUCT macro was not supported any more in MS-DOS 
  37. Kermit?
  38.  
  39. - Frank